home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / ano95.dxr / 00013.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  229 b   |  11 lines

  1. on exitFrame
  2.   set i to 2
  3.   repeat while i < 17
  4.     set the visible of sprite i to 0
  5.     set i to i + 1
  6.   end repeat
  7.   set the visible of sprite 23 to 0
  8.   set the visible of sprite 28 to 0
  9.   set the visible of sprite 29 to 0
  10. end
  11.